Make host.sched_policy read-only. Added docs, bindings, and a test for
authorEwan Mellor <ewan@xensource.com>
Mon, 9 Apr 2007 11:20:35 +0000 (12:20 +0100)
committerEwan Mellor <ewan@xensource.com>
Mon, 9 Apr 2007 11:20:35 +0000 (12:20 +0100)
commit668fbded84ff31d548ae5e84419b2acab88600e2
tree372b988fb595c8a0e16f4922e06e28c0467a015a
parent1a2d0aa9027d6023f3240abd23e0027a2ce25925
Make host.sched_policy read-only.  Added docs, bindings, and a test for
host.cpu_configuration and host.sched_policy.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_host.h
tools/libxen/src/xen_host.c
tools/libxen/test/test_bindings.c
tools/python/xen/xend/XendAPI.py